From: Gerd Moellmann Date: Wed, 25 Apr 2001 15:12:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40572 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a74ab54212904ceda1d927f35f615e228bb1db1a;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 3f399316200..343423bafce 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2001-04-25 Gerd Moellmann + * process.c (wait_reading_process_input): Call + record_asynch_buffer_change only if a timer really changed + buffers. + * buffer.c (mouse_face_overlay_overlaps): Fix the computation of the number of overlays to check.